home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / PATHES / TPR522 / TPRO522.DOC next >
Text File  |  1994-07-10  |  6KB  |  129 lines

  1.           Patching Turbo Professional version 5.21 to 5.22
  2.           -------------------------------------------------
  3.                          TurboPower Software
  4.                    Patch scripts updated 94/02/01
  5.  
  6. TPR522.EXE is a self-extracting archive that contains patch files
  7. to transform Turbo Professional version 5.21 into version 5.22. The
  8. patch file was generated using Pocket Soft's .RTPatch utility (version
  9. 2.01).
  10.  
  11. If you don't already have a copy of PATCH.EXE, you can download it
  12. from the same place where you found TPR522.EXE. Store PATCH.EXE in a
  13. directory that is on your DOS PATH. You'll probably want to keep a
  14. copy of PATCH.EXE, since it can be used to apply all TurboPower
  15. maintenance patches.
  16.  
  17. TPR522.EXE contains one patch file, which you should extract or
  18. copy into your \TPRO subdirectory. Then move into that subdirectory
  19. and enter the following command at the DOS prompt:
  20.  
  21.     PATCH TPRO522
  22.  
  23. PATCH provides running status of the patch process, and displays a
  24. summary when patching is complete.
  25.  
  26. You can delete the patch file (extension .RTP) from your \TPRO
  27. directory once patching is complete. You'll probably want to keep
  28. TPR522.EXE for a while, in case repatching is required (see below).
  29.  
  30. As with any TurboPower update, see the READ.ME and FASTUPD files for
  31. information about the new version.
  32.  
  33. Download UPDATE.TXT from the same place where you found TPR522.EXE for
  34. additional background information about the patching process,
  35. available patch files, etc.
  36.  
  37.  
  38. Be aware of the following limitations of the patching process:
  39. --------------------------------------------------------------
  40.  
  41. 1. The patch only works to bring version 5.21 up to 5.22. For example,
  42. it cannot bring version 5.10 up to 5.22. You need a separate patch
  43. file for each incremental version.
  44.  
  45. 2. Dependent files that you can rebuild yourself are *not* patched.
  46. This keeps the size of the patch file to a minimum. In many cases,
  47. such patches would be wasted anyway, since there are so many different
  48. ways the dependent files can be created (with varying defines,
  49. compiler options, compiler versions, etc.). Files with the extensions
  50. EXE, LIB, HLP, TPU, TPW, and TPP are not patched unless they depend on
  51. source code or other files that aren't part of Turbo Professional. Be
  52. sure to remake all dependent files after you install the patch. All
  53. files but the HLP file can be remade by using the supplied make or
  54. project files, or just by compiling them into your application. The
  55. HLP file can be recreated by entering the following command in the
  56. \TPRO directory (or wherever you have stored your TPRO help files):
  57.  
  58.   MAKEHELP /Q TPRO
  59.  
  60. Note in particular that MAKEHELP.EXE and MAKEMENU.EXE are not part of
  61. the patch. If you use these programs, be sure to recompile them after
  62. applying the patch. These programs are made by TPRO.MAK. (Including
  63. these EXE files in the patch more than doubles its size.)
  64.  
  65. 3. If you didn't originally install all of Turbo Professional, then
  66. of course PATCH can't update the uninstalled portion of the library.
  67. This isn't a problem unless you later install the rest of the older
  68. version. In that case, you must reuse the patch to bring the newly
  69. installed files up to the current version.
  70.  
  71. PATCH does not attempt to patch archive (.LZH) files. You must
  72. dearchive all files that you wish to patch. This applies to BONUS
  73. files as well as production files.
  74.  
  75. 4. PATCH can't find files that you have moved out of the \TPRO
  76. directory. It *can* find files in subdirectories of this directory,
  77. however.
  78.  
  79. 5. PATCH doesn't attempt to update certain files because they are
  80. updated automatically during installation or when you configure the
  81. library for your application. Because these files have been customized
  82. for your system, PATCH cannot make reliable changes to them. Even so,
  83. it's often important for us to distribute updated versions of these
  84. files, since there may be new defines and dependencies in them. We
  85. decide on a file by file basis whether to distribute a new copy of
  86. these files or to allow your existing version to remain intact. Here
  87. is a list of affected files for TPRO 5.22:
  88.  
  89.   Directory         Filename      In Patch?  New Name or Directory?
  90.   ----------------  ------------  ---------  ----------------------
  91.   \TPRO             TPDEFINE.INC  New copy   TPDEFINE.522
  92.   various           *.CFG         No
  93.  
  94. When one of these files is distributed as part of the patch, a
  95. complete new copy of it is included, since PATCH probably cannot patch
  96. your modified copy. Where appropriate, the final column of this table
  97. shows the name or directory of the new copy of the file. Be sure to
  98. look at this new file, modify it as appropriate for your environment,
  99. and copy it over the old version before proceeding.
  100.  
  101. 6. If you modified the TurboPower source code, PATCH refuses to apply
  102. changes to the modified files. (It uses a checksum algorithm to assure
  103. that the file it is patching is the intended version.) In this case,
  104. the only way to get a valid set of patched files is to reinstall an
  105. unmodified copy of Turbo Professional and patch it, then make your
  106. changes to the new version.
  107.  
  108. 7. TPRO 5.22 includes a new BP7 IDE help file named TPRO.TPH. However,
  109. this file is almost 300KB and would increase the patch file size by
  110. almost 150KB. Since not everyone needs this file, we decided not to
  111. include it in the patch. You can download TPRTPH.EXE from the same
  112. place you got the patch file if you'd like to have TPRO.TPH.
  113.  
  114. If you have questions or problems regarding the patch, please contact
  115. us:
  116.  
  117.   TurboPower Software
  118.   P.O. Box 49009
  119.   Colorado Springs, CO 80949-9009
  120.  
  121.   voice: 719-260-6641
  122.   fax:   719-260-7151
  123.   BBS:   719-260-9726
  124.  
  125.   CompuServe ID: 76004,2611
  126.   Pascal forum:  PCVENB section 6
  127.   C/C++ forum:   PCVENE section 1
  128.   Internet:      76004.2611@compuserve.com
  129.